home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 24
/
Amiga Format AFCD24 (Feb 1998, Issue 108).iso
/
-in_the_mag-
/
emulation
/
amiga
/
uae-0.7.0b2
/
src
/
targets
/
t-amiga.h
< prev
next >
Wrap
Text File
|
1998-01-20
|
744b
|
28 lines
/*
* UAE - The Un*x Amiga Emulator
*
* Target specific stuff, AmigaOS version
*
* Copyright 1997 Bernd Schmidt
*/
#define UNSUPPORTED_OPTION_l
#define OPTIONSFILENAME ".uaerc"
#define OPTIONS_IN_HOME
#define TARGET_SPECIAL_OPTIONS \
{ "x", " -x : Does not use dithering\n"}, \
{ "T", " -T : Try to use grayscale\n"},
#define COLOR_MODE_HELP_STRING \
"\nValid color modes (see -H) are:\n" \
" 0 => 256 cols max on customscreen;\n" \
" 1 => OpenWindow on default public screen;\n" \
" 2 => Ask the user to select a screen mode with ASL requester;\n" \
" 3 => use a 320x256 graffiti screen.\n\n"
#define DEFSERNAME "ser:"
#define DEFPRTNAME "par:"